PreviousNextTracker indexSee it online !

(9/11) 1013 - TaskList 2.6

{{{ TaskList 2.6
Source: Source code is in SVN with the tag TaskList_2_6_0
Announcement: Bug fix release:
- Fixed bug 3534140, added ability to not parse a project.
- Don't clash with ClassPath (Alan Ezust)
- German language (Robert Schwenn)
- Fixed bug 3554002, removed some debugging output
- Allow modifying read-only buffer
- Fixed refresh button for tasks in current buffer
Requires Java 1.7
Requires jEdit 05.03.00.00
Required plugins:
Common Controls 1.7.4 (CommonControlsPlugin)
Optional plugins:
Project Viewer 3.5.3 (projectviewer.ProjectPlugin)

Short Description: Shows all "TODO" comments in a file.

Long Description: <html>
<body>
The TaskList plugin finds all the "to do" items and presents them in a
clickable tree format, which makes it easy to jump directly to those items.
What counts as a "to do" item is highly customizable, so it is possible to
have items as simple as "FIXME" and as complex as "Chapter 1, Section 1".
It has the ability to parse entire files, so it can act as a document
outliner similar to Sidekick. It is also very useful as a set of bookmarks
in code and other documentation.
</body>
</html>
}}}

Submitted daleanson - 2016-05-26 20:54:05.735000 Assigned
Priority 5 Labels
Status open Group None
Resolution None

Comments